gpsbabel::textstream now accepts open mode flags (#475)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Sat, 25 Jan 2020 16:34:59 +0000 (09:34 -0700)
committerGitHub <noreply@github.com>
Sat, 25 Jan 2020 16:34:59 +0000 (09:34 -0700)
commitb93e41e49d9b0f7a2653da6c4583e8b8c0afba4a
treed52aa59703807e5fad93c9a36b12214512b500b3
parent54d1b6e9a63b4f5e7a580c6bdd9148e0c1fb756f
gpsbabel::textstream now accepts open mode flags (#475)

Previously only an open mode flag was accepted, now a combination
of flags will be accepted.
src/core/textstream.cc
src/core/textstream.h